<style>
* { margin:0; padding:0; }

/* nastaveni pro celou stranku */
body {
	margin: 0em 0em 10em;
	font-family: 'Open Sans', sans-serif;
	font: 1em/1.33;
 	color: #000; font-size: x-small;
	text-align: left; min-width: 500px;
	background:  #e9edde  url("../img/max.png");
 	line-height: 1.5;
}
.podtrzene{text-decoration:underline;font-weight:bold;margin-top:20px;}
/* default nadpisy */
h1 {font-family: 'Open Sans', sans-serif; padding: 0 0 10px 0;color: #4992bb;margin-bottom:0.9em;font-size: 16px;}
h2 {font-family: 'Open Sans', sans-serif; padding: 0 0 10px 0;color: #4992bb;margin-bottom:0.9em;font-size: 14px;}
h3 {font-family: 'Open Sans', sans-serif; padding: 10px 0 0 0;color: #4992bb;margin-bottom:0.9em;font-size: 15px;}
h4 {font-family: 'Open Sans', sans-serif; padding: 0 0 10px 0;color: #bf503c;margin-bottom:0.9em;font-size: 15px;}
h5 {font-family: 'Open Sans', sans-serif; padding: 0 0 0 0;color:tomato;margin-bottom:0.9em;font-size: 15px;}

/* hlavni pozadi stranky*/
#topback {background: url("../img/body.png") repeat-x; min-height: 100%; width: 100%;}
#backin {padding: 15px 0}

/* hlavni ramec stranky - layout*/
#content_main_max {width: 600px; background: #fff; margin: 0 auto 0 auto; border:4px solid white;}
#content_main_min {text-align: left; width: 590px; border: 5px solid white;}

/* definice hlavicky
#head {width: 100%; background: #3c8a49 url("../img/head.jpg") repeat-x; border-top:0px solid #fff; height: 196px; position: relative;}
*/
.imgpodklad {padding:10px; background:#d4e7ea;}
.imgpodklad img{border:1px solid #3f4546;}

/* odkaz na "NAHORU" */
#top   {clear:both; color: #4992bb; text-align:right; line-height: 1.7; margin-top:15px;border:0px solid red;}
#top a {color:white; background: #4992bb;}
#top a:link, a:visited, a:active {text-decoration:none;}
#top a:hover {color: white;text-decoration: none;padding: 0 2px;background: #87bdc7;}

#menuv2{width:100%;background:#4992bb;text-align:center;}
#menuv2inner{padding:10px;}
#menuv2 span {margin:0px 10px 0px 10px;}
#menuv2 a {font-family: 'Open Sans', sans-serif; color: White; font-size: 14px; text-decoration:none; font-weight:bold;}
#menuv2 a:hover {color:#DDDDDD;}

#hlavickalogo1 {width:100%; height:275px; background: url("http://www.zahradnictviharazinovi.cz/img/IMG_5511-LW.jpg") repeat-x left; margin-bottom:10px;}
#hlavickalogo2 {width:100%; height:262px; background: url("http://www.zahradnictviharazinovi.cz/img/IMG_5511-LW2.jpg") repeat-x left;margin-bottom:10px;}
#areal {width:100%; height:322px; background: url("http://www.zahradnictviharazinovi.cz/img/AREAL.jpg"); margin-top:10px;}

#footerkytky {width:100%; height:180px; background: url("../img/foot.jpg") repeat-x left;}

#footer {width:100%; background:#413428; font-family: 'Open Sans', sans-serif; font-size: 14px; color:#cbc6c1; line-height:190%;}
#footer a {font-family:'Open Sans', sans-serif; color:#cbc6c1; font-size: 14px; text-decoration:none; font-weight:bold;}
#footer a:hover {color:#978d84;}

.container span {
  display: inline-block;
}
.cleaner{clear:both;}
</style>